Skip to content

Update docker/setup-buildx-action action to v4#851

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/docker-setup-buildx-action-4.x
Open

Update docker/setup-buildx-action action to v4#851
renovate[bot] wants to merge 1 commit intomainfrom
renovate/docker-setup-buildx-action-4.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 5, 2026

This PR contains the following updates:

Package Type Update New value References Sourcegraph
docker/setup-buildx-action action major v4 source code search for "docker/setup-buildx-action"

Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.


Release Notes

docker/setup-buildx-action (docker/setup-buildx-action)

v4

Compare Source

v4.0.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.12.0...v4.0.0

v3.12.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.11.1...v3.12.0

v3.11.1

Compare Source

Full Changelog: docker/setup-buildx-action@v3.11.0...v3.11.1

v3.11.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.10.0...v3.11.0

v3.10.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.9.0...v3.10.0

v3.9.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.8.0...v3.9.0

v3.8.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.7.1...v3.8.0

v3.7.1

Compare Source

Full Changelog: docker/setup-buildx-action@v3.7.0...v3.7.1

v3.7.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.6.1...v3.7.0

v3.6.1

Compare Source

Full Changelog: docker/setup-buildx-action@v3.6.0...v3.6.1

v3.6.0

Compare Source

  • Create temp docker context if default one has TLS data loaded before creating a container builder by @​crazy-max in #​341

Full Changelog: docker/setup-buildx-action@v3.5.0...v3.6.0

v3.5.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.4.0...v3.5.0

v3.4.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.3.0...v3.4.0

v3.3.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.2.0...v3.3.0

v3.2.0

Compare Source

[!NOTE]
config and config-inline input names are deprecated and will be removed in next major release.

Full Changelog: docker/setup-buildx-action@v3.1.0...v3.2.0

v3.1.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.0.0...v3.1.0

v3.0.0

Compare Source

Full Changelog: docker/setup-buildx-action@v2.10.0...v3.0.0

v3

Compare Source

v2.10.0

Compare Source

Full Changelog: docker/setup-buildx-action@v2.9.1...v2.10.0

v2.9.1

Compare Source

Full Changelog: docker/setup-buildx-action@v2.9.0...v2.9.1

v2.9.0

Compare Source

Full Changelog: docker/setup-buildx-action@v2.8.0...v2.9.0

v2.8.0

Compare Source

Full Changelog: docker/setup-buildx-action@v2.7.0...v2.8.0

v2.7.0

Compare Source

Full Changelog: docker/setup-buildx-action@v2.6.0...v2.7.0

v2.6.0

Compare Source

Full Changelog: docker/setup-buildx-action@v2.5.0...v2.6.0

v2.5.0

Compare Source

Full Changelog: docker/setup-buildx-action@v2.4.1...v2.5.0

v2.4.1

Compare Source

Full Changelog: docker/setup-buildx-action@v2.4.0...v2.4.1

v2.4.0

Compare Source

Full Changelog: docker/setup-buildx-action@v2.3.0...v2.4.0

v2.3.0

Compare Source

Full Changelog: docker/setup-buildx-action@v2.2.1...v2.3.0

v2.2.1

Compare Source

Full Changelog: docker/setup-buildx-action@v2.2.0...v2.2.1

v2.2.0

Compare Source

Full Changelog: docker/setup-buildx-action@v2.1.0...v2.2.0

v2.1.0

Compare Source

Full Changelog: docker/setup-buildx-action@v2.0.0...v2.1.0

v2.0.0

Compare Source

Full Changelog: docker/setup-buildx-action@v1.7.0...v2.0.0

v2

Compare Source

v1.7.0

Compare Source

v1.6.0

Compare Source

v1.5.1

Compare Source

  • Explicit version spec for caching (#​100)

v1.5.0

Compare Source

  • Allow building buildx from source (#​99)

v1.4.1

Compare Source

  • Fix docker: invalid reference format (#​97)

v1.4.0

Compare Source

v1.3.0

Compare Source

  • Display BuildKit version (#​72)

v1.2.0

Compare Source

v1.1.2

Compare Source

v1.1.1

Compare Source

  • Revert BuildKit step log limits tweak (#​50)

v1.1.0

Compare Source

  • Override the configured builder instance (#​49)
  • Improve builder name generation (#​48)
  • Tweak BuildKit step log limits (#​46)

v1.0.4

Compare Source

  • Remove hardcoded buildkit container image moby/buildkit:v0.8-beta (#​43)
  • Bumps semver from 7.3.2 to 7.3.4 (#​42)

v1.0.3

Compare Source

v1.0.2

Compare Source

  • Temporarly set buildkit container image to moby/buildkit:v0.8-beta (#​27)

v1.0.1

Compare Source


Configuration

📅 Schedule: (in timezone America/Los_Angeles)

  • Branch creation
    • "on the 1st through 7th day of the month"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the bot label Mar 5, 2026
@renovate renovate Bot force-pushed the renovate/docker-setup-buildx-action-4.x branch from 3ee4965 to f850ec4 Compare March 26, 2026 19:49
@renovate renovate Bot force-pushed the renovate/docker-setup-buildx-action-4.x branch from f850ec4 to 77b6b21 Compare April 8, 2026 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants